home *** CD-ROM | disk | FTP | other *** search
/ Enter 2002 November / EnterCD 11_2002.iso / Internet / Amaya 6.4 / Windows NT.exe / _SETUP.1 / loading_xml_document.html < prev    next >
Encoding:
Extensible Markup Language  |  2002-06-11  |  1.4 KB  |  42 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  5.   <meta name="GENERATOR" content="amaya 5.4, see http://www.w3.org/Amaya/" />
  6.   <title>Loading Xml documents</title>
  7.   <style type="text/css">
  8.   </style>
  9.   <link href="../style.css" rel="stylesheet" type="text/css" />
  10. </head>
  11.  
  12. <body xml:lang="en" lang="en">
  13.  
  14. <table border="0" summary="toc">
  15.   <tbody>
  16.     <tr>
  17.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  18.         src="../../images/amaya.gif" /></td>
  19.       <td><p><a href="../Xml.html" accesskey="t"><img alt="top"
  20.         src="../../images/up.gif" /></a> <a href="xml_using_style.html"
  21.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  22.       </td>
  23.     </tr>
  24.   </tbody>
  25. </table>
  26.  
  27. <div id="page_body">
  28. <h1>Loading XML documents</h1>
  29.  
  30. <p>Anaya can display any well formed XML document and associate a CSS
  31. stylesheet with these documents.</p>
  32.  
  33. <p>For an XML document that refers to a not-supported DTD or namespace
  34. (different from XHTML, MathML and SVG), Amaya offers a limited support for
  35. the display and for the edition. Indeed, as Amaya doesn't analyse the
  36. associated DTD, it can't verify the validity of any XML document and can't
  37. get specific information about elements and attributes and about their
  38. organization within the document.</p>
  39. </div>
  40. </body>
  41. </html>
  42.